home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / FSSpotlightQueryCriterionViewSubcontroller.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  1.4 KB  |  39 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {doRemoveCriterion = id; }; 
  5.             CLASS = FSSpotlightQueryCriterionViewController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 addCriterionButton = NSButton; 
  9.                 metadataPropertyPopup = NSPopUpButton; 
  10.                 nonretainedDelegate = id; 
  11.                 removeCriterionButton = NSButton; 
  12.                 searchConstraintPopup = NSPopUpButton; 
  13.                 searchConstraintUserInputComboBox = NSComboBox; 
  14.                 searchConstraintsEnclosureView = NSView; 
  15.             }; 
  16.             SUPERCLASS = FSViewController; 
  17.         }, 
  18.         {
  19.             CLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  20.             LANGUAGE = ObjC; 
  21.             OUTLETS = {
  22.                 datePicker = NSDatePicker; 
  23.                 quantityField = NSTextField; 
  24.                 secondaryPopup = NSPopUpButton; 
  25.                 timeUnitPopup = NSPopUpButton; 
  26.             }; 
  27.             SUPERCLASS = FSViewController; 
  28.         }, 
  29.         {
  30.             CLASS = FSViewController; 
  31.             LANGUAGE = ObjC; 
  32.             OUTLETS = {view = NSView; }; 
  33.             SUPERCLASS = NSObject; 
  34.         }, 
  35.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  36.         {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  37.     ); 
  38.     IBVersion = 1; 
  39. }